Release 10.1A: OpenEdge Development:
Messaging and ESB
addMessagePart procedure
Adds a SonicMQ message to a
MultipartMessage.Syntax
Applies to
Message objects
Notes
- The Sonic message is created as usual.
- Its content type is defined by Sonic. The content-ID string (represented by
contentIDString) sets the content ID of the part and is used to identify it.- To conserve resources, after calling this procedure, the application must delete the message-part handle (represented by
messagePartH).See also
createMultipartMessage procedure, addBytesPart procedure, addMessagePart procedure, addTextPart procedure, isMessagePart function, getPartCount function, getMessagePartByID function, getMessagePartByIndex function, writeBytesFromRaw procedure, readBytesToRaw procedure, setMemptr procedure, getMEMPTR function
For more information, see the "MultipartMessage" section and the "MultiPartMessage example" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |